KommerceServerConfiguration Settings - Store
Contains Kore Commerce store settings.
Application |
Setting Name |
Description |
---|---|---|
STORE |
ks_product_availability_text |
Default Product Availability Text. Text to display for a product that has available inventory. If not set, the default is “In Stock”. |
STORE |
ks_product_not_available_text |
Product Not Available Text. Text to display for a product that has no available inventory. If not set, the default is “Out of Stock”. |
STORE |
PricingMethod |
Select the pricing method to best match your back office ERP pricing system. Used the in the PriceAdjustment object. PICKFIRST = The first price adjustment found based on a price matrix type ordered precedence. Prelude and DataFlo are example ERP systems that behave this way. PICKBEST = Pick the best (lowest) price for the part comparing all applicable price adjustments. Eclipse is an example ERP system that behaves this way. |
STORE |
PercentMarkupMethod |
Select the Percent Markup Calculation Method which best reflects your back office ERP price calculation. Choices are: Cost = cost + (cost * pctmarkup), Margin = cost * (100 - pctmarkup). |
STORE |
Default Product Availability Mode when not specified for a given product profile. Choices are: ATP = Available to Promise (Manufacturers only) NONE = Don't show availability LT = Lead Time, OH=In/Out Stock OH = In/Out of stock BOH = Branch In/Out of stock QOH = Quantity on Hand BQOH = Branch Quantity on Hand TXT = Profile availability text |
|
approve_b2c_orders |
Review and Approve B2C Orders. If enabled (value=1), system sets approved_flg="N" on newly registered contacts, customers, and any orders placed. Once an order is approved, the contact and customer is assumed approved as well and all subsequent orders need not be reviewed prior to integration to the back office. Refer to the Sales Order B2C Review Listing Page topic for more information. |
|
STORE |
shp_rate_per_unit_weight |
Shipping Rate Per Unit Weight. The rate per unit weight to use if the provider cannot provide a rating. |
STORE |
allow_new_acct |
Allow New Accounts (B2C). Do you wish to allow annonymous people to create accounts. |
STORE |
dflt_wh_plant_cd |
Default Warehouse/Plant Code. Will be assigned to each new address location. |
STORE |
drop_shipment_charge |
Drop Shipment Charge. Will be imposed if shipping to an address other than alternate locaiton or coporate location. |
STORE |
ks_product_availability_text |
Default Product Availability Text. Text to display for availability (mode=TXT only). |